Welcome![Sign In][Sign Up]
Location:
Search - mfc window

Search list

[GUI Develop修改MFC窗口的背景颜色

Description: 修改MFC窗口的背景颜色 VC编写,100%本人原创作,学习使用-MFC window changes the background color of VC preparation, I 100% for original and learning to use
Platform: | Size: 41821 | Author: 田野 | Hits:

[GUI Develop实现MFC窗口程序的最基本的代码

Description: 实现MFC窗口程序的最基本的代码,可以看到很详细的实现过程-MFC window procedures to achieve the most basic code, we can see the realization of a very detailed process
Platform: | Size: 2732 | Author: ke | Hits:

[Booksmfc_0

Description: 本书并不是一本关于C++的书,而是一本给予使用MFC而不是Windows API,进行32位Windows应用程序编程,以访问操作系统的基本特性和服务的书,希望能对大家有一点帮助!-This book is not one on the C++ Book, but the use of a given MFC rather than Windows API, for 32-bit Windows application programming, to access the operating system s basic features and services, books, hoping to we have a little help!
Platform: | Size: 25533440 | Author: 燕南天 | Hits:

[OpenGL program多窗口

Description: MFC 窗口多块显示,设置三个视口用于显示,编程语言:openGL, MFC -MFC window plus, as I set up for three shows, programming languages : openGL, MFC
Platform: | Size: 94208 | Author: 早名 | Hits:

[GUI Develop修改MFC窗口的背景颜色

Description: 修改MFC窗口的背景颜色 VC编写,100%本人原创作,学习使用-MFC window changes the background color of VC preparation, I 100% for original and learning to use
Platform: | Size: 41984 | Author: 田野 | Hits:

[GUI Develop自定义窗口的创建 MFC

Description: 自定义窗口的创建 MFC(Microsoft基础类库)是Microsoft Visual C++ 提供给WINDOWS程序员的一个“工具箱”或“零件”,程序员可以直 接利用、工或组合,编出各具特色的WINDOWS应用程序。MFC的内容多而复杂,本 文仅就用MFC建立一个风格化的子窗口来简要说明一下用MFC编程的一般过程。-Create custom window MFC (Microsoft Foundation Class Library) is a Microsoft Visual C++ Available to programmers WINDOWS a toolbox or parts , the programmer can directly use, or a combination of workers, made a special WINDOWS of the application. MFC content of many and complex, this article only use MFC style of the establishment of a sub-window with a brief description of what the general process of MFC programming.
Platform: | Size: 2048 | Author: 任清波 | Hits:

[GUI Develop实现MFC窗口程序的最基本的代码

Description: 实现MFC窗口程序的最基本的代码,可以看到很详细的实现过程-MFC window procedures to achieve the most basic code, we can see the realization of a very detailed process
Platform: | Size: 2048 | Author: ke | Hits:

[GUI DevelopVC++(MFC)Face

Description: 说明: 1.copy these four files to your pragram folder, 2.add "*.Lib","*.h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib,the files in "static" folder 3.add #include"SkinMagicLib.h" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(".\\Tusk.smf") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "MainFrame" ) SetDialogSkin("Dialog") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
Platform: | Size: 501760 | Author: 好军 | Hits:

[Windows DevelopMFC-windows

Description: 这是一个Windows程序设计的作业题目 通过MFC完成窗口的实现和其中一些对话框的实现。-This is a Windows program designed by MFC operations subject to the completion of the window and realize which one some dialog achieved.
Platform: | Size: 41984 | Author: 李媛媛 | Hits:

[GUI DevelopEVC_KGWinCe

Description: CeLib is a collection of classes that are a cross between ATL and MFC Window classes with some additional functionality thrown in to get some of the functionality you get from MFC (string, network and UI).-CeLib is a collection of classes that are a c ross between ATL and MFC Window classes with som e additional functionality thrown in to get som e of the functionality you get from MFC (string, network and UI).
Platform: | Size: 392192 | Author: 吴刚 | Hits:

[ELanguagePL0(MFC)

Description: PL0的编译系统,使用MFC编写界面,采用浮动窗口来仿VC的环境-PL0 compiler system, using MFC prepared interface, floating window to follow the VC environment
Platform: | Size: 250880 | Author: xwj | Hits:

[Com PortComm-MFC

Description: 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
Platform: | Size: 3721216 | Author: 余琨 | Hits:

[OtherHideWindow123

Description: its a useful code. Use this to hide MFC window. when your window code don t want to show other users. -its a useful code. Use this to hide MFC windo w. when your window code do not want to show other u sers.
Platform: | Size: 34816 | Author: 郭迎祥 | Hits:

[GDI-BitmapOgreMFC

Description: Ogre的MFC实现代码,基于OGRE 1.4.2 开源游戏引擎-Ogre realize the MFC code, based on open source game engine OGRE 1.4.2
Platform: | Size: 2920448 | Author: 欧阳意 | Hits:

[Dialog_WindowMYSkin_VCnet

Description: VC++.net2003(稍作修改就可移植到VC++6.0)实现MFC窗口边框,标题栏,最大最小关闭按钮的自绘.用户可通过改变皮肤目录下了皮肤图片来更改皮肤.debug目录没有删除,但是其中的编译后的文件删除了.保留了skin皮肤图片目录.-VC++. Net2003 (with some slight modifications can be transplanted to VC++ 6.0) realize MFC window borders, title bar, the largest since the smallest painted button closure. Users can change the skin directory a skin picture to change the skin. debug directory is not deleted, but the compiler which file deleted. retained skin skin image directory.
Platform: | Size: 382976 | Author: 李景帆 | Hits:

[MiddleWarerandom

Description: 使非MFC窗口程序的窗口回调过程成为C++类的成员函数。-Non-MFC window procedure callback process window C++ Class member functions.
Platform: | Size: 1069056 | Author: mms | Hits:

[Picture ViewerIamgeDisplay

Description: 在MFC的视窗下显示opencv中IPlImage类型的图片-In the MFC window is displayed opencv in IPlImage types of picture
Platform: | Size: 4464640 | Author: 丁文强 | Hits:

[OtherMFC

Description: 设计一个可以适时展开的对话框以便于在对话框中添加更多控件,在单击Advanced按钮时,对话框可以向下展开。 以通过方式创建一个具有扩展功能的Advanced按钮的对话框资源和对话框类,需要在对话框类的OnInisDialg()函数中利用CWnd::MoveWindow()函数将对话框缩为Advanced按钮。这样当单击该按钮时,将使用MoveWindows()函数来切换对话框窗口尺寸。 -The design of a dialog can begin in good time in order to add more in the dialog box controls, click the Advanced button, the dialog can be launched down. Created through the expansion of a function of the dialog box Advanced button dialog resource and class, the need for dialog class OnInisDialg () function to use CWnd:: MoveWindow () function will shrink the dialog box for the Advanced button. So that when click the button, will use MoveWindows () function to switch the dialog box window size.
Platform: | Size: 1924096 | Author: 常春 | Hits:

[VC/MFC(ebook-chm)-Microsof-Visual-C++-MFC-FAQ-v5.6

Description: Microsoft Visual C++ & MFC FAQ v5.6,是一MFC开发介绍.内容全面,有一定深度.大家一起学习!-Microsoft Visual C++
Platform: | Size: 215040 | Author: yellow | Hits:

[Windows DevelopCreateWindow

Description: 自己编码实现创建窗口功能,简明表述mfc内部实现窗口创建的过程-Own code to achieve the creation of the window function, concise statements mfc window within the process of creating
Platform: | Size: 1940480 | Author: 贾晓凯 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net